/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */


/* line 8, ../sass/screen.scss */

body {
    /* width: 100%; */
    /* overflow-x: hidden; */
    min-width: 1275px;
    margin: 0px auto;
}


/* line 13, ../sass/screen.scss */

.topbar {
    background: #007dd4;
}


/* line 14, ../sass/screen.scss */

.topbar span,
.topbar a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: middle;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding: 0 5px;
}


/* line 24, ../sass/screen.scss */

.nav dl dd {
    float: left;
    font-size: 18px;
    line-height: 50px;
    width: 84px;
    text-align: center;
    position: relative;
}


/* line 31, ../sass/screen.scss */

.nav dl dd ul {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 99999999;
    border: 1px solid #ccc;
}


/* line 36, ../sass/screen.scss */

.nav dl dd ul .shangla {
    background: #fff url("http://www.ahxmt.com/material/images/ahxmt_20200312_sl.png") no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    top: -13px;
    left: 50%;
    margin-left: -9px;
}


/* line 46, ../sass/screen.scss */

.nav dl dd ul li {
    background: #fff;
    font-size: 16px;
    line-height: 30px;
}


/* line 53, ../sass/screen.scss */

.nav dl dd h3 {
    font-weight: normal;
}


/* line 60, ../sass/screen.scss */

.slide {
    height: 555px;
    overflow: hidden;
}


/* line 65, ../sass/screen.scss */

.slide .bd ul li {
    cursor: pointer;
    height: 555px;
    background-repeat: no-repeat;
    background-position: center center;
}


/* line 67, ../sass/screen.scss */

.slide .bd ul li .g-in {
    height: 555px;
    position: relative;
}


/* line 70, ../sass/screen.scss */

.slide .bd ul li .g-in .kouhao1 {
    left: -129px;
    top: 10px;
}


/* line 74, ../sass/screen.scss */

.slide .bd ul li .g-in .kouhao2 {
    right: 0px;
    top: 60px;
}


/* line 78, ../sass/screen.scss */

.slide .bd ul li .g-in .shoujibao1 {
    left: 50px;
    top: 110px;
}


/* line 82, ../sass/screen.scss */

.slide .bd ul li .g-in .shoujibao2 {
    right: 100px;
    top: 10px;
}


/* line 86, ../sass/screen.scss */

.slide .bd ul li .g-in .zhongan1 {
    left: 150px;
    top: 103px;
}


/* line 90, ../sass/screen.scss */

.slide .bd ul li .g-in .zhongan2 {
    right: 120px;
    top: 21px;
}


/* line 94, ../sass/screen.scss */

.slide .bd ul li .g-in .kehuduan1 {
    left: 30px;
    top: 28px;
}


/* line 98, ../sass/screen.scss */

.slide .bd ul li .g-in .kehuduan2 {
    left: 30px;
    top: 154px;
}


/* line 102, ../sass/screen.scss */

.slide .bd ul li .g-in .kehuduan3 {
    top: -18px;
    right: 200px;
}


/* line 112, ../sass/screen.scss */

.slide .bd ul li.slide1 {
    background-image: url("http://www.ahxmt.com/material/images/ahxmt_20200312_kouhao_bg_02.jpg");
}


/* line 115, ../sass/screen.scss */

.slide .bd ul li.slide2 {
    background-image: url("http://www.ahxmt.com/material/images/ahxmt_20200312_shoujibao_bg_02.jpg");
}


/* line 118, ../sass/screen.scss */

.slide .bd ul li.slide3 {
    background-image: url("http://www.ahxmt.com/material/images/ahxmt_20200312_zhonganzaixian_bg_02.jpg");
}


/* line 121, ../sass/screen.scss */

.slide .bd ul li.slide4 {
    background-image: url("http://www.ahxmt.com/material/images/ahxmt_20200312_kehuduan_bg_03.jpg");
}


/* line 129, ../sass/screen.scss */

.guangbo {
    position: relative;
    z-index: 9;
    margin-top: -200px;
    padding-left: 42px;
    padding-right: 10px;
    overflow: hidden;
    background: #007dd4 url("http://www.ahxmt.com/material/images/ahxmt_20200312_laba.png") no-repeat 8px center;
    font-size: 16px;
    line-height: 48px;
    color: #fff;
}


/* line 142, ../sass/screen.scss */

.guangbo .bd ul li {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 356px;
    padding-left: 10px;
    padding-right: 10px;
}


/* line 147, ../sass/screen.scss */

.guangbo .bd ul li a {
    padding-left: 15px;
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_disc.png") no-repeat left center;
}


/* line 156, ../sass/screen.scss */

.juzhen .prev,
.juzhen .next {
    position: absolute;
    display: block;
    top: 50%;
}


/* line 162, ../sass/screen.scss */

.juzhen {
    background: #fff;
    position: relative;
    z-index: 9999;
}


/* line 166, ../sass/screen.scss */

.juzhen .prev {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_prev.png") no-repeat center;
    width: 16px;
    height: 38px;
    margin-top: -19px;
    left: 5px;
}


/* line 173, ../sass/screen.scss */

.juzhen .next {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_next.png") no-repeat center;
    width: 16px;
    height: 38px;
    margin-top: -19px;
    right: 5px;
}


/* line 180, ../sass/screen.scss */

.juzhen .bd {
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden;
}


/* line 184, ../sass/screen.scss */

.juzhen .bd .tempWrap {
    width: 100% !important;
}


/* line 188, ../sass/screen.scss */

.juzhen .bd ul li {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_line_r.png") no-repeat right 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 178px;
    text-align: center;
}


/* line 194, ../sass/screen.scss */

.juzhen .bd ul li dt {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_shadow_1.png") no-repeat center bottom;
    padding-bottom: 22px;
}


/* line 197, ../sass/screen.scss */

.juzhen .bd ul li dt img {
    width: 91px;
    height: 91px;
}


/* line 202, ../sass/screen.scss */

.juzhen .bd ul li dd {
    font-size: 16px;
    line-height: 30px;
}


/* line 212, ../sass/screen.scss */

.jituan .jituan_l {
    width: 904px;
}


/* line 214, ../sass/screen.scss */

.jituan_tit {
    line-height: 30px;
    height: 30px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
}


/* line 219, ../sass/screen.scss */

.jituan_tit em {
    border-left: 6px solid #1472e1;
    padding-left: 10px;
    font-size: 22px;
    color: #666;
}


/* line 226, ../sass/screen.scss */

.jituan_tit span {
    font-size: 18px;
    color: #888;
    margin-left: 10px;
}


/* line 236, ../sass/screen.scss */

.jituan .jituan_l .jituan_slide .bd ul li a {
    width: 400px;
    height: 296px;
    display: block;
    position: relative;
}


/* line 241, ../sass/screen.scss */

.jituan .jituan_l .jituan_slide .bd ul li a img {
    width: 400px;
    height: 296px;
}


/* line 245, ../sass/screen.scss */

.jituan .jituan_l .jituan_slide .bd ul li a p {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 0 2%;
    left: 0;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* line 253, ../sass/screen.scss */

.jituan .jituan_l .jituan_news {
    width: 464px;
}


/* line 256, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li {
    margin-bottom: 8px;
    overflow: hidden;
}


/* line 259, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_date {
    text-align: center;
    width: 52px;
}


/* line 262, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_date dt {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    background: #007dd4;
}


/* line 268, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_date dd {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    color: #666;
    background: #efeff4;
}


/* line 276, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_list {
    width: 392px;
}


/* line 278, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_list dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #666;
}


/* line 285, ../sass/screen.scss */

.jituan .jituan_l .jituan_news ul li .jituan_list dd {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    height: 40px;
    overflow: hidden;
}


/* line 297, ../sass/screen.scss */

.jituan .jituan_l .dangjian .dangjian_dongtai {
    width: 391px;
}


/* line 301, ../sass/screen.scss */

.jituan .jituan_l .qiyewenhua {
    width: 467px;
}


/* line 304, ../sass/screen.scss */

.jituan .jituan_l .qiyewenhua .pic_news_cont img {
    width: 165px;
    height: 103px;
}


/* line 309, ../sass/screen.scss */

.jituan .jituan_l .qiyewenhua .pic_txt_cont {
    width: 290px;
}


/* line 311, ../sass/screen.scss */

.jituan .jituan_l .qiyewenhua .pic_txt_cont dd {
    height: 80px;
    overflow: hidden;
}


/* line 318, ../sass/screen.scss */

.jituan .jituan_r {
    width: 284px;
}


/* line 320, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou {
    margin-top: 78px;
}


/* line 322, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jituanlingdao {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_bgbg.png") no-repeat center center;
    width: 164px;
    height: 36px;
    line-height: 36px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* line 335, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list li {
    width: 111px;
    border: 1px solid #41c0ef;
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 28px;
    color: #41c0ef;
    border-radius: 14px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}


/* line 349, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon1 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_03.png);
}


/* line 352, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon2 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_05.png);
}


/* line 355, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon3 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_10.png);
}


/* line 358, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon4 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_13.png);
}


/* line 361, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon5 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_18.png);
}


/* line 364, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon6 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_21.png);
}


/* line 367, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon7 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_25.png);
}


/* line 370, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon8 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_28.png);
}


/* line 373, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon9 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_31.png);
}


/* line 376, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon10 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_34.png);
}


/* line 379, ../sass/screen.scss */

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon11 {
    background-image: url(http://www.ahxmt.com/material/images/ahxmt_20200312_icon_37.png);
}

.jituan .jituan_r .zuzhijiagou .jiagou_list .icon12 {
    background-image: url(http://www.ahxmt.com/material/images/sp.png);
}
.jituan .jituan_r .zuzhijiagou .jiagou_list .icon13 {
    background-image: url(http://www.ahxmt.com/material/images/yq.png);
}
.jituan .jituan_r .zuzhijiagou .jiagou_list .icon14 {
    background-image: url(http://www.ahxmt.com/material/images/gj.png);
}
.jituan .jituan_r .zuzhijiagou .jiagou_list .icon15 {
    background-image: url(http://www.ahxmt.com/material/images/bq.png);
}
.jituan .jituan_r .zuzhijiagou .jiagou_list .icon16 {
    background-image: url(http://www.ahxmt.com/material/images/x.png);
}
/* line 389, ../sass/screen.scss */

.dangjian_dongtai .pic_news_cont img {
    width: 144px;
    height: 90px;
}


/* line 394, ../sass/screen.scss */

.dangjian_dongtai .pic_txt_cont {
    width: 236px;
}


/* line 396, ../sass/screen.scss */

.dangjian_dongtai .pic_txt_cont dd {
    max-height: 60px;
}


/* line 404, ../sass/screen.scss */

.pic_news .pic_news_cont img {
    display: block;
}


/* line 408, ../sass/screen.scss */

.pic_news .pic_txt_cont {
    width: 236px;
}


/* line 410, ../sass/screen.scss */

.pic_news .pic_txt_cont dd {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}


/* line 419, ../sass/screen.scss */

.dl_type1 dt {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #666;
}


/* line 424, ../sass/screen.scss */

.dl_type1 dd {
    font-size: 14px;
    color: #999;
}


/* line 430, ../sass/screen.scss */

.dangjian_news {
    margin-top: 15px;
}


/* line 432, ../sass/screen.scss */

.dangjian_news li {
    background: url(http://www.ahxmt.com/material/images/ahxmt_20200312_shizi_03.png) no-repeat left center;
    padding-left: 13px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* line 444, ../sass/screen.scss */

.chuanpin .chanpin_cont {
    height: 535px;
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_chanpin_bg__02.jpg") no-repeat top center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}


/* line 450, ../sass/screen.scss */

.chuanpin .chanpin_cont .chanpin_icon a {
    padding: 0 21px;
    margin-top: 87px;
}


/* line 453, ../sass/screen.scss */

.chuanpin .chanpin_cont .chanpin_icon a.no2,
.chuanpin .chanpin_cont .chanpin_icon a.no4 {
    margin-top: 170px;
}


/* line 461, ../sass/screen.scss */

.footer_nav {
    background: #007dd4;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 420px;
    color: #fff;
}


/* line 467, ../sass/screen.scss */

.footer_nav .qr {
    margin-left: 20px;
}


/* line 470, ../sass/screen.scss */

.footer_nav .tel {
    margin-top: 26px;
}


/* line 473, ../sass/screen.scss */

.footer_nav .footer_nav_cont {
    float: left;
}


/* line 475, ../sass/screen.scss */

.footer_nav .footer_nav_cont dl {
    float: left;
    margin-right: 50px;
}


/* line 478, ../sass/screen.scss */

.footer_nav .footer_nav_cont dl dt {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    min-height: 50px;
}


/* line 483, ../sass/screen.scss */

.footer_nav .footer_nav_cont dl dt a {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_xiala.png") no-repeat right center;
    padding-right: 17px;
}


/* line 488, ../sass/screen.scss */

.footer_nav .footer_nav_cont dl dd {
    font-size: 14px;
    line-height: 30px;
}


/* line 496, ../sass/screen.scss */

.neiye {
    background: #d9efff;
}


/* line 498, ../sass/screen.scss */

.neiye .neiye_cont {
    background: #fff;
    padding-bottom: 50px;
}


/* line 501, ../sass/screen.scss */

.neiye .neiye_cont .breadcrumb {
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}


/* line 506, ../sass/screen.scss */

.neiye .neiye_cont .article {
    /*width: 870px;*/
}

.article h2 {
    text-align: center;
    font-family: "Microsoft Yahei";
    font-weight: bold;
}


/* line 508, ../sass/screen.scss */

.neiye .neiye_cont .article h2 {
    font-size: 32px;
    line-height: 50px;
    /*white-space: nowrap;
  overflow: hidden;*/
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* line 513, ../sass/screen.scss */

.neiye .neiye_cont .article .sub_tit {
    border-bottom: 1px dotted #ccc;
    color: #999;
    padding-bottom: 5px;
    padding-top: 8px;
}


/* line 519, ../sass/screen.scss */

.neiye .neiye_cont .article {
    font-family: Simsun;
}

.article_cont p {
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
    line-height: 35px;
}

.article_cont img {
    margin: 30px 0 10px 0;
}


/* line 523, ../sass/screen.scss */

.neiye .neiye_cont .news_box {
    background: #f6f6f6;
    width: 272px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: right;
}


/* line 532, ../sass/screen.scss */




/* line 534, ../sass/screen.scss */

.neiye .neiye_cont .news_box .paihang li span {
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background: #666;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: middle;
    *zoom: 1;
    *display: inline;
}


/* line 544, ../sass/screen.scss */

.neiye .neiye_cont .news_box .paihang li span.hot {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_tit_bg_11.jpg") no-repeat;
    padding-right: 3px;
    margin-right: 7px;
}


/* line 550, ../sass/screen.scss */

.neiye .neiye_cont .news_box .paihang li a {
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: middle;
    *zoom: 1;
    *display: inline;
}


/* line 557, ../sass/screen.scss */

.neiye .neiye_cont .news_box .box_tit {
    text-align: center;
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_box_tit.png") no-repeat center center;
    color: #888787;
}


/* line 563, ../sass/screen.scss */

.neiye .neiye_cont .news_box .news_box_pic dl {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 8px 0;
    position: relative;
}


/* line 567, ../sass/screen.scss */

.neiye .neiye_cont .news_box .news_box_pic dl dd {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 0 2%;
    left: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* line 571, ../sass/screen.scss */

.neiye .neiye_cont .news_box .news_box_pic a {
    display: block;
}


/* line 574, ../sass/screen.scss */

.neiye .neiye_cont .news_box .news_box_pic img {
    display: block;
    width: 130px;
    height: 80px;
}


/* line 582, ../sass/screen.scss */

.neiye .neiye_cont .share {
    width: 110px;
    margin-right: 35px;
}


/* line 585, ../sass/screen.scss */

.neiye .neiye_cont .share li {
    line-height: 52px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}


/* line 586, ../sass/screen.scss */

.neiye .neiye_cont .share li a {
    display: block;
    padding-left: 50px;
}


/* line 589, ../sass/screen.scss */

.neiye .neiye_cont .share li a.pv {
    color: red;
    font-size: 20px;
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_pv.png") no-repeat left center;
}


/* line 594, ../sass/screen.scss */

.neiye .neiye_cont .share li a.wechat {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_share_03.jpg") no-repeat left center;
}


/* line 597, ../sass/screen.scss */

.neiye .neiye_cont .share li a.qzone {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_share_06.jpg") no-repeat left center;
}


/* line 600, ../sass/screen.scss */

.neiye .neiye_cont .share li a.weibo {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_share_08.jpg") no-repeat left center;
}


/* line 614, ../sass/screen.scss */

.jituan_menu {
    font-size: 16px;
    line-height: 42px;
    color: #007dd4;
    border: 0px solid #ccc;
    width: 258px;
}


/* line 616, ../sass/screen.scss */

.jituan_menu.dangjian_r_list li.now {
    background: url(http://www.ahxmt.com/material/images/ahxmt_20200312_sanjiao_05.jpg) no-repeat 5px center;
}


/* line 619, ../sass/screen.scss */

.jituan_menu.dangjian_r_list li:hover {
    color: #007dd4;
    background: url(http://www.ahxmt.com/material/images/ahxmt_20200312_sanjiao_05.jpg) no-repeat 5px center;
}


/* line 629, ../sass/screen.scss */

.jituan_menu li {
    border-bottom: 1px solid #ccc;
    padding-left: 30px;
    padding-right: 30px;
}


/* line 633, ../sass/screen.scss */

.jituan_menu li:hover {
    color: #fff;
    background: #007dd4;
}


/* line 640, ../sass/screen.scss */

.dangjian_r {
    width: 260px;
}


/* line 644, ../sass/screen.scss */

.dangjian_r_tit {
    background: #007ed5;
}


/* line 646, ../sass/screen.scss */

.dangjian_r_tit dl {
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 15px;
}


/* line 651, ../sass/screen.scss */

.dangjian_r_tit dt {
    color: #67a3df;
    font-size: 16px;
}


/* line 655, ../sass/screen.scss */

.dangjian_r_tit dd {
    color: #fff;
    font-size: 24px;
}


/* line 661, ../sass/screen.scss */

.jiagou {
    font-family: "Microsoft Yahei";
    text-indent: 2em;
}


/* line 663, ../sass/screen.scss */

.jiagou h3 {
    color: #0280d5;
    font-size: 30px;
    line-height: 80px;
}


/* line 668, ../sass/screen.scss */

.jiagou li {
    overflow: hidden;
    line-height: 60px;
}


/* line 671, ../sass/screen.scss */

.jiagou li .name {
    font-weight: bold;
    font-size: 26px;
    float: left;
    margin-right: 10px;
}


/* line 677, ../sass/screen.scss */

.jiagou li .name_info {
    float: left;
    font-size: 22px;
}


/* line 685, ../sass/screen.scss */

.neiye_banner img {
    width: 100%;
    display: block;
}


/* line 692, ../sass/screen.scss */

.pic_list li {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}


/* line 697, ../sass/screen.scss */

.pic_list li .dangjian_txt {
    width: 540px;
}

.pic_list li .dangjian2_txt {
    width: 840px;
}


/* line 699, ../sass/screen.scss */

.pic_list li .dangjian_txt dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.pic_list li .dangjian2_txt dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/* line 705, ../sass/screen.scss */

.pic_list li .dangjian_txt dd {
    font-size: 16px;
    line-height: 24px;
    max-height: 120px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
}

.pic_list li .dangjian2_txt dd {
    font-size: 16px;
    line-height: 24px;
    max-height: 120px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
}


/* line 714, ../sass/screen.scss */

.pic_list li .dangjian_pic img {
    width: 280px;
    height: 155px;
}


/* line 722, ../sass/screen.scss */

.page,
.page a {
    color: #3668BB;
}


/* line 756, ../sass/screen.scss */

.yetai_pic img {
    width: 100%;
}


/* line 762, ../sass/screen.scss */

.yetai_bar dd {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 264px;
    margin-top: 20px;
}


/* line 767, ../sass/screen.scss */

.yetai_bar a {
    display: block;
    font-size: 24px;
    line-height: 44px;
    color: #fff;
    height: 44px;
    border-radius: 22px;
    background: #007dd5;
    text-align: center;
}


/* line 779, ../sass/screen.scss */

.lianxi {
    font-family: "Microsoft Yahei";
}


/* line 781, ../sass/screen.scss */

.lianxi dl {
    margin: 10px 0;
}


/* line 784, ../sass/screen.scss */

.lianxi dt {
    font-weight: bold;
}


/* line 790, ../sass/screen.scss */

.ditu img {
    width: 100%;
}


/* line 795, ../sass/screen.scss */

.search {
    margin-top: 5px;
    margin-right: 8px;
    background: #fff;
}


/* line 799, ../sass/screen.scss */

.search .submit {
    background: url("http://www.ahxmt.com/material/images/ahxmt_20200312_search.png") no-repeat center center;
    width: 18px;
    height: 18px;
    display: block;
    border: none;
    outline: none;
}


/* line 807, ../sass/screen.scss */

.search .search_txt {
    height: 18px;
    line-height: 18px;
    display: block;
    border: none;
    outline: none;
}


/* line 815, ../sass/screen.scss */

.date_span {
    float: right;
    color: #999;
margin-right:2%
}


/* line 820, ../sass/screen.scss */

.news_a {
    float: left;
    width: 76%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}